texreg: Conversion of Statistical Model Output in R to LTEX and HTML Tables
نویسنده
چکیده
A previous version of this introduction to the R package texreg has been published as Leifeld (2013) in the Journal of Statistical Software. A recurrent task in applied statistics is the (mostly manual) preparation of model output for inclusion in LTEX, Microsoft Word, or HTML documents – usually with more than one model presented in a single table along with several goodness-of-fit statistics. However, statistical models in R have diverse object structures and summary methods, which makes this process cumbersome. This article first develops a set of guidelines for converting statistical model output to LTEX and HTML tables, then assesses to what extent existing packages meet these requirements, and finally presents the texreg package as a solution that meets all of the criteria set out in the beginning. After providing various usage examples, a blueprint for writing custom model extensions is proposed.
منابع مشابه
texreg: Conversion of Statistical Model Output in R to LaTeX and HTML Tables
A recurrent task in applied statistics is the (mostly manual) preparation of model output for inclusion in LTEX, Microsoft Word, or HTML documents – usually with more than one model presented in a single table along with several goodness-of-fit statistics. However, statistical models in R have diverse object structures and summary methods, which makes this process cumbersome. This article first...
متن کاملTEX to HTML and back
Both LTEX and HTML are languages that can express the structure of a document, and similarities between these two systems are shown. A detailed study is made of the LaTeX2HTML program, written by Nikos Drakos, that is today the most complete utility for translating LTEX code into HTML, providing a quasi-automatic translation for most elements. A discussion of a few other tools for translating b...
متن کاملSweave: Dynamic Generation of Statistical Reports Using Literate Data Analysis
Sweave combines typesetting with LTEX and data anlysis with S into integrated statistical documents. When run through R or Splus, all data analysis output (tables, graphs, . . . ) is created on the fly and inserted into a final LTEX document. Options control which parts of the original S code are shown to or hidden from the reader, respectively. Many S users are also LTEX users, hence no new so...
متن کاملBiblet: A portable BibTEX bibliography style for generating highly customizable XHTML
We present Biblet, a set of BibTEX bibliography styles (bst) which generate XHTML from BibTEX databases. Unlike other BibTEX to XML/HTML converters, Biblet is written entirely in the native BibTEX style language and therefore works “out of the box” on any system that runs BibTEX. Features include automatic conversion of LTEX symbols to HTML or Unicode entities; customizable graphical hyperlinks...
متن کاملAutomatic Generation of Exams in R
This first introduction to the R package exams is a (slightly) modified version of Grün and Zeileis (2009), published in the Journal of Statistical Software. It describes how to produce PDF files from exercises in Sweave format. Meanwhile, exams has been considerably extended by Zeileis, Umlauf, and Leisch (2014) and beyond to also produce HTML output or e-learning exams for Moodle, OLAT/OpenOL...
متن کامل